rfGenerateModels(assigning, RFpath = "~/R/RF/svn/RandomFields", RMmodels.file = paste(RFpath, "RandomFields/R/RMmodels.R", sep="/") )
rfGenerateConstants( RFpath = "~/R/RF/svn/RandomFields", RCauto.file = paste(RFpath, "RandomFields/R/RCauto.R", sep="/") )
rfGenerateTest(files = NULL, RFpath = "~/R/RF/svn/RandomFields/RandomFields")
rfGenerateMaths(files = "/usr/include/tgmath.h", Cfile = "QMath", RFpath = "~/R/RF/svn/RandomFields/RandomFields")
checkExamples(exclude = NULL, include=1:length(.fct.list), ask=FALSE, echo=TRUE, halt=FALSE, ignore.all = FALSE, path="RandomFields", package = "RandomFields", read.rd.files=TRUE, libpath = NULL, single.runs = FALSE)
ScreenDevice(height, width)
FinalizeExample()
StartExample(reduced = TRUE)
Dependencies(pkgs = all.pkgs, dir = "Dependencies", install = FALSE, check=TRUE, reverse=FALSE)
showManpages(path="/home/schlather/svn/RandomFields/RandomFields/man")
plotWithCircles(data, factor=1.0, xlim=range(data[,1])+c(-maxr,maxr), ylim=range(data[,2])+c(-maxr,maxr), col=1, fill=0, ...)